← Back to issue list

Changed stage-snaps property does not make pull step dirty

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1824473
Type
issue
State
open
Author
~brlin
Labels
Created
2019-04-12 06:41:27.030098+00:00
Updated
2019-04-12 06:42:58.213628+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Bug reproduction instructions:   1. `git clone --branch=bug-stage-snaps-dirtiness https://github.com/Lin-Buo-Ren/snapcraft-bug-poc.git && cd snapcraft-bug-poc`   2. Run `snapcraft stage ccache`   3. Uncomment the commented lines in snap/snapcraft.yaml   4. Run `snapcraft stage ccache` again   Expected behavior:       Snapcraft considers ccache part's `pull` step changed and redo the pull step   Current behavior:       Snapcraft only considered ccache part's `stage` step changed, then crashed due to the stage snap isn't pull and build yet.

Evaluation history

No evaluation history available.